ModelFieldChangedEventParams interface¶
Namespace: NextDesign.Desktop
Description¶
It is a parameter of the event after changing the field value.
Affiliation area¶
Name | Description |
---|---|
Event | The APIs that access the event received by the event handler are explained by area. |
Affiliation event area¶
Name | Description |
---|---|
Model | Notifies model creation/update/move/delete and selection. |
Inherit Base¶
Name | Description |
---|---|
CancelableEventParams | The base class for cancelable event parameters. |
Property¶
Name | Description |
---|---|
Field | Changed fields |
Model | Changed model |